PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getBorderStyle Method
In This Topic
    getBorderStyle Method
    In This Topic
    Gets the border style.
    Syntax
    public PDFStandardLayoutBorderStyle getBorderStyle()

    Return Value

    A PDFStandardLayoutBorderStyle enum member specifying the style of an element's border.
    See Also